Skip to main content

EntityListSubTree

Creates a subtree with list of entities in current data binding context.
<EntityListSubTree entities="Post" />
EntityListSubTreeProps
EntityListSubTreeProps
Intersection of
EntityListSubTreeProps
children
React.ReactNode
treeRootId
TreeRootId
EntityListSubTreeAdditionalProps
EntityListSubTreeAdditionalProps
variables
Environment.ValuesMapWithFactory
Union of
SugaredQualifiedEntityList
SugaredQualifiedEntityList
alias
| string| Set<string>
entities*
| string| SugarableQualifiedEntityList
expectedMutation
ExpectedQualifiedEntityMutation
initialEntityCount
number
isCreating
false
isNonbearing
boolean
limit
number
offset
number
onBeforePersist*
| undefined| EntityListAccessor.BeforePersistHandler| Set<EntityListAccessor.BeforePersistHandler>
onBeforeUpdate*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onChildBeforeUpdate*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildInitialize*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildUpdate*
| undefined| EntityAccessor.UpdateListener| Set<EntityAccessor.UpdateListener>
onInitialize*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onPersistError*
| undefined| EntityListAccessor.PersistErrorHandler| Set<EntityListAccessor.PersistErrorHandler>
onPersistSuccess*
| undefined| EntityListAccessor.PersistSuccessHandler| Set<EntityListAccessor.PersistSuccessHandler>
onUpdate*
| undefined| EntityListAccessor.UpdateListener| Set<EntityListAccessor.UpdateListener>
orderBy
SugaredOrderBy
setOnCreate
SugaredSetOnCreate
SugaredUnconstrainedQualifiedEntityList
SugaredUnconstrainedQualifiedEntityList
alias
| string| Set<string>
entities*
| string| SugarableUnconstrainedQualifiedEntityList
expectedMutation
ExpectedQualifiedEntityMutation
initialEntityCount
number
isCreating*
true
isNonbearing
boolean
onBeforePersist*
| undefined| EntityListAccessor.BeforePersistHandler| Set<EntityListAccessor.BeforePersistHandler>
onBeforeUpdate*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onChildBeforeUpdate*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildInitialize*
| undefined| EntityAccessor.BatchUpdatesHandler| Set<EntityAccessor.BatchUpdatesHandler>
onChildUpdate*
| undefined| EntityAccessor.UpdateListener| Set<EntityAccessor.UpdateListener>
onInitialize*
| undefined| EntityListAccessor.BatchUpdatesHandler| Set<EntityListAccessor.BatchUpdatesHandler>
onPersistError*
| undefined| EntityListAccessor.PersistErrorHandler| Set<EntityListAccessor.PersistErrorHandler>
onPersistSuccess*
| undefined| EntityListAccessor.PersistSuccessHandler| Set<EntityListAccessor.PersistSuccessHandler>
onUpdate*
| undefined| EntityListAccessor.UpdateListener| Set<EntityListAccessor.UpdateListener>
setOnCreate
SugaredSetOnCreate
Union of
EntityListSubTreeProps
listComponent*
React.ComponentType<& ListProps& EntityListBaseProps>
listProps
ListProps